@charset "utf-8";
/**
深圳市国人伟业信息技术有限公司
http://www.grwy.cn/
**/
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
fieldset,img{border:0;}
img{vertical-align:middle;}
ol,ul,li{list-style-type:none;text-align:justify;text-justify:inter-ideograph;}
table{border-collapse:collapse;border-spacing:0;}
button,input,select,textarea{font-size:12px;font-family:inherit;margin:0;outline:none;resize:none;border:none;}
.clearfix:after {clear: both; content: "."; display: block; height: 0; overflow: hidden; visibility: hidden; }
.clearfix { zoom:1; }
html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}
body{color:#565656;font-size:14px;line-height:24px;font-family:"Microsoft YaHei","SimSun", Arial, Helvetica, sans-serif; }
a{color:#565656;text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());transition:all 0.3s;}
a:hover{color:#0c7df3;text-decoration:none;}:focus{outline:none;}

/* CSS活动的公共样式 */
.fl{float:left;}
.fr{float:right;}
.w1200{width:1200px; margin:0 auto;}
.mt5 {margin-top:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.center{text-align:center;}
.hide{overflow:hidden;}


/* 头部  */
.topBar{height:30px;line-height:30px;background:#f3f3f3;font-size:12px;color:#888;}
.topBar .right{height:30px;}
.topBar .right a{background: url('../images/topIcon.png') no-repeat left 3px;margin-left:13px;padding-left:22px;color:#888;}
.topBar .right .a2{position:relative;background-position: 0 -43px;}
.topBar .right .a2 span{position: absolute;top:25px;left:-15px;background:#ececec;padding:5px;display:none;z-index:5;}
.topBar .right .a2 span::before{position: absolute;content: "";top:-12px;left:50px;border:6px solid transparent;border-bottom-color:#ccc;}
.topBar .right .a2 img{width:100px;height:100px;}
.topBar .right .a3{background-position: 0 -88px;}
.topBar .right .a4{background-position: 0 -132px;}
.topBar .right a:hover{color:#29a7e1;}

.header{height:105px;padding-top:20px;background:#ececec url('../images/head_bg.jpg') repeat-x;}
.header .title{font-size:30px;font-weight:normal;padding-left:25px;line-height:84px;}
.header .title a{color:#3a9b10;}
.headR{padding-top:25px;}
.header .phone{background: url('../images/phone.png') no-repeat left 15px;padding-left:30px;font-size:14px;margin-right:60px;}
.header .phone span{display:block;font-size:25px;color:#136cbd;}
.headR .lang{background: url('../images/en.jpg') no-repeat left center;padding-left:30px;}

/* 导航  */
.nav{height:55px;line-height:55px;background:#1484f2;font-size:16px;}
.nav li{float:left;background: url('../images/nav_line.jpg') no-repeat right center;text-align:center;position:relative;z-index:1;}
.nav li a{color:#fff;height:55px;display:block;width:150px;position:relative;z-index:1;}
.nav li a:after{position:absolute;content:"";left:0;bottom:0;width:100%;background:#2fb000;height:0;transition:all 0.3s;z-index:-1;}
.nav li:last-child{background:none;}
.nav li .current,.nav li a:hover,.nav li.on>a{background:#2fb000;}
.nav li a:hover:after{height:100%;}
.nav .navSub{position:absolute;top:55px;width:150px;display:none;left:0;background:#363636;margin-left:0px;}
.nav .navSub li{float:none;font-size:13px;height:34px;line-height:34px;border-top:1px solid #222;background:none;margin-left:0;}
.nav .navSub a{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;height:34px;color:#fff;display:block;text-align:center;width:140px;padding:0 5px}
.nav .navSub a:after{display:none;}
.nav .navSub a:hover{background:#1484f2;color:#fff;}




/*  广告轮播图 */
.banner{ margin: 0 auto;position:relative; overflow:hidden;height:600px;}
.banner .bd{height:600px; z-index:0;position:relative;left:50%; margin-left:-960px;}
.banner_ctr{ height:90px;position:absolute;top:45%;z-index:2;left:50%;margin-left:-600px;}
.banner_ctr a{ display:block;width:40px;height:40px; background: url('../images/ctrl.png') no-repeat 0 0; position:absolute; opacity:0;filter: alpha(opacity=0);display:block;}
.banner_ctr a.prev{left:-90px;}
.banner_ctr a.next{right:-1280px; background-position: -40px 0px;}
.banner_ctr a:hover{opacity:1;filter:alpha(opacity=100);}
.banner .hd{position:absolute; bottom:40px; text-align: center; z-index:5;left: 50%;font-size: 0; line-height: 0;height: 0px; margin-left:-50px;height:14px;overflow:hidden;}
.banner .hd li{background:#fff; z-index:2; cursor:pointer; margin-right:5px; display:inline-block;width:8px; height:8px;*display:inline; zoom:1; border-radius: 100%;border:2px solid #fff;}
.banner .hd li:hover,.banner .hd .on{background:none;border:2px solid #fff;}

/*  搜索 */
.search{height:60px;overflow:hidden;}
.searFont{line-height:60px;width:800px;}
.searFont strong{color:#ff0000;font-weight:normal;font-size:14px;}
.searFont a{margin:0 6px;}
.searMain{width:350px;height:38px;line-height:38px;overflow:hidden;margin-top:10px;border:1px solid #cbcbcb;}
.searMain .sear_text{float:left;width:285px;height:38px;line-height:38px;padding:0 10px;background:#fff;}
.searMain .sear_btn{float:right;width:38px;height:38px; cursor:pointer;background:url('../images/sBtn.png') no-repeat center center;transition:all 0.3s;}
.searMain:hover{box-shadow:0 0 5px #b2d8ff;border:1px solid #b2d8ff;}

/*  产品中心 */
.product{padding:40px 0;overflow:hidden;background:url('../images/pro_bg.jpg');}
.proLeft{width:240px;padding:0 15px;background:#fff;height:710px}
.proLeft .tie{background:url('../images/site_tie.png') no-repeat 20px center;height:70px;color:#333;font-size:28px;padding-left:70px;padding-top:25px;overflow:hidden;text-transform: uppercase;border-bottom:1px solid #e5e5e5;line-height:28px;margin-bottom:20px;}
.proLeft .tie span{display:block;font-size:20px;font-family:Arial;font-weight:normal;color:#666;}
.proLeft li{font-size:16px;}
.proLeft li a{display:block;color:#fff;background:#0c7df3 url('../images/side_li.png') no-repeat 200px center;padding:0 15px;height:50px;line-height:50px;font-weight:bold;margin-bottom:10px;}
.proLeft li a:hover{background:#2fb000 url('../images/side_li.png') no-repeat 200px center;color:#fff;}
.proLeft li ul{display:none;height:228px;}
.proLeft li ul a{color:#4d4d4d;font-size:14px;font-weight:normal;background: url('../images/side_li2.png') no-repeat 25px center;padding-left:48px;height:30px;line-height:30px;display:inline-block;margin-bottom:8px;}
.proLeft li ul a:hover{background: url('../images/side_li2.png') no-repeat 25px center;padding-left:55px;color:#0c7df3;}

.proRight{height:970px;width:860px;background:#fff;overflow:hidden;padding:20px;}
.proRight .menu{height:40px;border-bottom:2px solid #e5e5e5;font-size:16px;margin-bottom:20px;}
.proRight .menu .more{font-size:12px;color:#0c7df3;float:right;}
.proRight .menu .more:hover{color:#2fb000;}
.proRight .menu em{font-style:normal;margin:0 20px;color:#999;}
.proRight .menu .m{display:inline-block;height: 40px;padding:0 10px;transition:all 0s;}
.proRight .menu .m.on{border-bottom:2px solid #0c7df3;background: url('../images/pMenu.png') no-repeat center bottom;}
.proMain,.proBox{height:970px;overflow:hidden;}
.proMain ul{width:880px;}
.proRight li{float:left;width:255px;padding:10px;background:#eee;transition:all 0.3s;margin:0 15px 15px 0;padding-bottom:0;border-bottom:3px solid #cbcbcb;position:relative;}
.proRight li .pImg{display:block;width:255px;height:240px;overflow:hidden;}
.proRight li img{width:255px;height:240px;transition:all 0.5s;}
.proRight li p{height:40px;line-height:40px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;padding-right:95px;}
.proRight li p a{color:#333;}
.proRight li p .zx{float:right;margin-right:-95px;font-size:12px;background: url('../images/zx_icon.png') no-repeat left center;padding-left:20px;}
.proRight li p .zx:hover{background: url('../images/zx_iconh.png') no-repeat left center;}
.proRight li p a:hover{color:#1f9000;}
.proRight li:hover{box-shadow:0 0 8px #ccc;}
.proRight li:hover img{transform:scale(1.1,1.1);}
.proRight li:after{position:absolute;content: "";height:3px;bottom:-3px;left:0;width:0;background:#0c7df3;transition:all 0.3s;}
.proRight li:hover:after{width:100%;}


/*  专利 */
.honor{background:#e2f3ff url('../images/honor_bg.jpg') no-repeat center top;padding:40px 0;overflow:hidden;}
.hTitle{text-align:center;font-weight:normal;font-size:14px;color:#666;line-height:20px;margin-bottom:40px;}
.hTitle strong{font-size:35px;color:#0a437e;line-height:35px;display:block;margin-bottom:10px;}
.honor .hTitle{color:#5281b1;}

.honorMain{height:265px;position:relative;margin-bottom:40px;}
.honorMain .ohbox{position:relative;width:1070px;height:265px;left:70px;overflow:hidden;}
.honorMain .ohbox ul{width:1120px;}
.honorMain li{float:left;width:195px;height:265px;overflow:hidden;margin-right:22px;background:#fff;}
.honorMain li img{width:195px;height:265px;}
.honorMain li p{height:40px;line-height:40px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;position:relative;color:#fff;background: rgba(0,0,0,.5);transition:all 0.3s;}
.honorMain li:hover p{margin-top:-40px;}
.honorMain .pageBtn span{position:absolute;top:80px;cursor:pointer;left:0;background: url('../images/hBtn.png') no-repeat;width:48px;height:96px;font-size:0;line-height:0;}
.honorMain .pageBtn .next{left:auto;right:0;background-position: -48px 0;}
.honorMain .pageBtn span:hover{background-position:-96px}
.honorMain .pageBtn .next:hover{background-position:-144px}

/*  解决方案 */
.solution{padding:40px 0;overflow:hidden;background: url('../images/solution_bg.jpg') no-repeat center 200px;}
.solution .menu{text-align:center;height:68px;font-size:16px;margin-bottom:40px;}
.solution .menu a{display:inline-block;width:235px;height:68px;background: url('../images/s_menu.png') no-repeat -235px top;margin:0 25px;color:#fff;line-height:60px;transition:top  0.3s;position:relative;top:0;}
.solution .menu a:hover,.solution .menu .on{top:-10px;font-weight:bold;background-position: 0 0;}
.solutionTab,.solutionBox{height:300px;overflow:hidden;}
.solutionBox{width:1240px;}
.solutionBox li{float:left;width:560px;border:1px solid #c2c2c2;padding:9px;height:280px;background:#fff;position:relative;transition:all 0.3s;overflow:hidden;margin-right:40px;}
.solutionBox li .sImg{display:block;width:560px;height:280px;overflow:hidden;}
.solutionBox li img{width:560px;height:280px;transition:all 0.5s;}
.solutionBox li .txt{position:absolute;left:10px;top:10px;background: url('../images/s_img.png') no-repeat -320px top;color:#fff;width:220px;height:220px;padding:35px 80px 25px 20px;z-index:1;}
.solutionBox li h4{font-size:30px;color:#fff;line-height:36px;margin-bottom:15px;}
.solutionBox li:nth-child(2n){float:right;}
.solutionBox li:hover{box-shadow:0 0 10px #c1c1c1;}
.solutionBox li:hover img{transform:scale(1.1);}
.solutionBox li:after{content:"";position:absolute;left:10px;top:10px;height:280px;width:0;background: url('../images/s_img.png') no-repeat left top;transition:all 0.3s;z-index:0;}
.solutionBox li:hover:after{width:320px;}
.solutionBox li:hover .txt{background-position: 0 0;}

/*  案例 */
.case{padding:40px 0;background: url('../images/pro_bg.jpg');overflow:hidden;}
.caseMain{height:260px;position: relative;}
.caseMain .ohbox{width:1200px;height:260px;overflow:hidden;}
.caseMain .ohbox ul{width:1240px;}
.caseMain li{float:left;width:260px;height:260px;overflow:hidden;position:relative;font-size:12px;margin-right:20px;}
.caseMain li img{width:260px;height:260px;transition:all 0.5s;}
.caseMain li .txt{background: rgba(0, 0, 0, 0.8) url('../images/c_link.png') no-repeat 260px -50px;color:#fff;padding:0 70px 0 20px;height:45px;overflow:hidden;transition:all 0.5s;position:absolute;bottom:0;left:0;width:220px;}
.caseMain li .txt h4{height:45px;line-height:45px;font-size:14px;font-weight:normal;}
.caseMain li:hover .txt{background: rgba(47, 176, 0, 0.8) url('../images/c_link.png') no-repeat 335px center;height:120px;}
.caseMain li:hover .txt h4{line-height:55px;}
.caseMain li:hover img{transform:scale(1.1);}
.caseMain .pageBtn span{position:absolute;top:100px;cursor:pointer;left:-25px;background: url('../images/caseBtn.png') no-repeat;width:50px;height:50px;font-size:0;line-height:0;}
.caseMain .pageBtn .next{left:auto;right:0;background-position: -50px 0;right:-25px;}
.caseMain .pageBtn span:hover{background-position:-100px}
.caseMain .pageBtn .next:hover{background-position:-150px}

/*  4大优势 */
.odds{padding:40px 0;overflow:hidden;background: url('../images/solution_bg.jpg') no-repeat center 190px;}
.odds .title{font-size:30px;line-height:36px;font-weight:normal;text-transform: uppercase;color:#0a437e;text-align:center;background: url('../images/odds_tiebg.png') no-repeat center 52px;margin-bottom:130px;}
.odds .title strong{display:block;}
.odds .title span{display:block;font-size:50px;color:#e8e8e8;font-family:Arial;line-height:50px;}
.oddsMain{position:relative;height:;}
.oddsMain .menu{text-align:center;height:68px;font-size:16px;margin-bottom:35px;}
.oddsMain .menu a{float:left;width:399px;height:68px;background:#999;;color:#fff;line-height:60px;transition:all  0.3s;position:relative;top:0;font-size:24px;margin-right:1px;cursor:pointer;}
.oddsMain .menu a:hover,.oddsMain .menu .on{background:#0b56d0;}

.oddsTab{background:#fff;box-shadow:0 0 20px #ccc;padding:20px;height:410px;}
.oddsBox{overflow:hidden;height:410px;}
.oddsBox .font{width:410px;padding:15px 0 0 60px;}
.oddsBox .font i{display:inline-block;width:64px;height:73px;background: url('../images/odds_li.png') no-repeat;color:#fff;text-align:center;line-height:73px;font-size:35px;font-family:Arial;margin-bottom:15px;font-style:normal;}
.oddsBox .font h4{font-size:24px;color:#000;text-transform: uppercase;margin-bottom:20px;line-height:30px;}
.oddsBox .font h4 span{display:block;font-family:Arial;color:#b8b8b8;font-weight:normal;}
.oddsBox .font p{background: url('../images/ly_li.png') no-repeat left 8px;padding-left:15px;border-bottom:1px dotted #cdcdcd;margin-bottom:15px;padding-bottom:10px;}
.oddsBox .font .more{display:inline-block;height:35px;background:#0a437e;border-radius:3px;color:#fff;text-align:center;line-height:35px;padding:0 15px;color:#fff;font-size:12px;}
.oddsBox .font .more:hover{background:#0b56d0;}
.oddsMain .pageBtn span{position:absolute;top:280px;cursor:pointer;left:-60px;background: url('../images/oBtn.png') no-repeat;width:33px;height:55px;font-size:0;line-height:0;}
.oddsMain .pageBtn .next{left:auto;right:0;background-position: -33px 0;right:-60px;}
.oddsMain .pageBtn span:hover{background-position:-66px}
.oddsMain .pageBtn .next:hover{background-position:-99px}

/*  关于我们 */
.about{background-image: url('../images/about_bg.jpg');background-position: center;-webkit-background-size:cover;background-size:cover;background-attachment:fixed; height:520px;padding:40px 0;}
.about .title{text-align:center;font-size:35px;color:#fff;line-height:40px;margin-bottom:50px;}
.about .title span{display:block;font-size:60px;font-family:Arial;line-height:60px;opacity:.5;font-weight:normal;}
.aboutMain{background:#fff;padding:40px;width:1120px;}
.aboutMain a{color:#0b56d0;}
.aboutMain a:hover{color:#f00;}
.aboutMain .font{height:140px;margin-bottom:35px;overflow:hidden;}
.strength{overflow:hidden;}
.strength li{float:left;width:175px;padding:0 30px;text-align:center;border-right:1px solid #d2d2d2;color:#333;}
.strength li span{display:block;font-size:14px;margin-bottom:6px;color:#888;}
.strength li strong{font-size:50px;line-height:50px;font-family:Arial;font-weight:bold;margin-right:5px;color:#0b56d0; letter-spacing:-2px;}
.strength li:first-child{padding-left:0;}
.strength li:last-child{border-right:none;padding-right:0;}

/*  公司环境 */
.setting{padding:40px 0;overflow:hidden;}
.settingMenu{height:38px;margin-bottom:25px;text-align:center;position:relative;}
.settingMenu a{display:inline-block;font-size:14px;height:38px;line-height:38px;background:#232323;color:#a6a6a6;padding:0 25px;margin-right:5px;}
.settingMenu a.on{color:#fff;background:#0b56d0;}
.settingMenu:after{content:"";left:0;border-bottom:1px dotted #d7d7d7;width:100%;top:18px;position:absolute;z-index:-1;}
.settingMain,.settingBox{height:245px;position:relative;overflow:hidden;}
.settingBox ul{width:1240px;}
.settingBox li{float:left;width:280px;height:245px;overflow:hidden;margin-right:26px;}
.settingBox li img{width:270px;height:195px;transition:all 0.5s;padding:4px;border:1px solid #dedede;}
.settingBox li span{display:block;height:40px;line-height:40px;text-align:center;padding:0 10px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;position:relative;}
.settingBox li:hover img{border:1px solid #0b56d0;}

/*  新闻 */
.news{padding:45px 0;overflow:hidden;background: url('../images/pro_bg.jpg');}
.newsLeft{width:800px;overflow:hidden;}
.nTie{height:38px;border-bottom:2px solid #0c7df3;font-weight:normal;margin-bottom:20px;}
.nTie .m{display:inline-block;height:35px;width:130px;line-height:35px;background:#a1a1a1;font-size:14px;color:#fff;text-align:center;margin-right:10px;}
.nTie .m.on,.newsRight .nTie .m{background:#0c7df3;}
.nTie .more{float:right;text-transform:uppercase;margin-top:5px;font-size:12px;}
.newsMain{height:335px;overflow:hidden;}
.newsTop {height:195px;margin-bottom:10px;overflow:hidden;font-size:12px;color:#666;}
.newsTop .nImg{width:280px;height:195px;overflow:hidden;float:left;margin-right:20px;padding-bottom:15px;}
.newsTop img{width:270px;height:185px;padding:4px;border:1px solid #a7a7a7;background:#fff;}
.newsTop .date{display:block;font-size:25px;font-family:Arial;color:#d4d4d4;font-style: italic;height:30px;}
.newsTop h4{font-size:14px;height:30px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;border-bottom:1px dotted  #cacaca;font-weight:normal;margin-bottom:10px;}
.newsTop h4 a,.newsRight .main h4 a{color:#222;}
.newsTop h4 a:hover,.newsRight .main h4 a:hover{color:#0c7df3;}
.newsTop  .nImg:hover img{border:1px solid #0c7df3;}
.newsTop .more{display:inline-block;width:70px;height:25px;text-align:center;line-height:25px;background:#0c7df3;color:#fff;margin-top:15px;}
.newsTop .more:hover{background:#0c7df3;}
.listNews{width:860px;}
.listNews li{height:38px;line-height:38px;float:left;width:;border-bottom:1px dotted #cdced0;width:380px;margin-right:35px;}
.listNews li a{display:inline-block;width:270px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;transition:all 0.3s;background: url('../images/ly_li.png') no-repeat left center;padding-left:10px;}
.listNews li span{float:right;color:#999;font-size:12px;}
.listNews li a:hover{background: url('../images/ly_li.png') no-repeat 8px center;padding-left:18px;}
.newsRight{width:330px;overflow:hidden;}
.faqMain{height:320px;overflow:hidden;margin-top:25px;padding-left:5px;}
.faqMain li{margin-bottom:25px;line-height:20px;height:90px;color:#999;border-bottom:1px dotted #ccc;padding-bottom:10px;margin-bottom:10px;}
.faqMain li h4{height:30px;overflow:hidden;text-overflow: ellipsis;font-size:14px;background:url('../images/a.png') no-repeat left 4px;padding-left:28px;line-height:24px;font-weight:normal;}
.faqMain li h4 a{color:#333;}
.faqMain li h4 a:hover{color:#0c7df3;}
.faqMain li p{background:url('../images/q.png') no-repeat left 4px;padding-left:28px;font-size:12px;}

/* 内页公用 */
.listBanner{ width:1920px; position: relative; left:50%; margin-left:-960px; height:255px;}
.listWrapper{padding:40px 0 50px 0;overflow:hidden;}
.listLeft{width:260px; float: left;overflow: hidden;}
.listRight{width:900px; float: right; overflow: hidden;text-align:justify;text-justify:inter-ideograph;}
.breadCrumb{ margin-bottom:35px;margin-top:15px;overflow:hidden;}
.breadCrumb strong{ color:#333; font-size:34px;font-weight:normal;}
.breadCrumb .s{padding-left:45px;background-repeat: no-repeat;background-position: left center;}
.breadCrumb p {background:url('../images/home_icon.png') no-repeat left center; padding-left:20px;}
.breadCrumb p span{ margin:0 8px;}
.listLeft .searMain{width:258px;margin-bottom:20px;border:1px solid #0c7df3;margin-top:0;}
.listLeft .searMain .sear_text{width:198px;border:none;box-shadow:none;}
.listLeft .searMain .sear_btn{width:40px;font-size:12px;}

/* 内页公用菜单 */
.sidebar{margin-bottom:15px;}
.side_title{background:#0c7df3 url('../images/site_tie2.png') no-repeat 20px center;height:75px;color:#fff;font-size:25px;padding-left:70px;padding-top:35px;overflow:hidden;font-size:20px;text-transform: uppercase;}
.side_title span{display:block;font-size:14px;font-family:Arial;font-weight:normal;}
.sidebarMenu{background:#f4f4f4;padding:10px 20px;margin-bottom:10px;}
.sidebarMenu li{border-bottom:1px solid #cacaca;margin-bottom:3px;font-size:16px;}
.sidebarMenu li a{display:block;color:#333;padding-left:28px;background: url('../images/side_li2.png') no-repeat 10px center;height:39px;line-height:39px;}
.sidebarMenu li a:hover,.sidebarMenu li .current{background:#2fb000 url('../images/side_li.png') no-repeat 10px center;color:#fff;}
.sidebarMenu li ul{font-size:12px;padding:5px  0;/* background:#f8f8f8; */}
.sidebarMenu ul li {background:none;padding-top:0;border-bottom:none;margin-bottom:0;}
.sidebarMenu li ul a{background: url('../images/ly_li.png') no-repeat 35px center;padding-left:45px;color:#666;height:32px;line-height:32px;font-size:13px;}
.sidebarMenu li ul .current,.sidebarMenu li ul a:hover{background: url('../images/ly_li.png') no-repeat 35px center; color:#0c7df3;}

/*  内页左侧 */
.recommend_pro{margin-top:15px;}
.listLeft .left_title{background:#0c7df3;height:50px; line-height:50px; font-size: 16px;color: #fff; padding-left:15px;border-left:5px solid #0064cc;}
.recommend_slide{height:510px;overflow:hidden;padding:9px 13px;border:1px solid #bcbcbc;background:#fff;border-top:none; }
.recommend_pro li{ width:230px;overflow:hidden;margin-bottom:10px;}
.recommend_pro li img{ width:224px; height:209px; border:1px solid #ddd;padding:2px;}
.recommend_pro li span{height:30px; line-height:30px; position:relative; text-align:center;display: block;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.recommend_pro li:hover img{ border: 1px solid #0c7df3;}
.twoCont{padding:15px 10px;overflow:hidden;background:#f4f4f4;}
.sidebarThree h3{font-size:15px;margin-bottom:10px;font-weight:normal;}
.sidebarThree h3 span{display:block;font-size:24px;color:#0c7df3;font-family:arial;}
.sidebarThree p{line-height:22px;}
.sidebarThree p span{padding-left:3em;}

/* 关于我们 */
.aboutMenu{text-align:center;margin:60px auto;overflow:hidden;}
.aboutMenu a{display:inline-block;height:50px;line-height:50px;border:1px solid #acacac;width:160px;border-radius:5px;margin-left:15px;font-size:16px;}
.aboutMenu a.current,.aboutMenu a:hover{background:#0c7df3;color:#fff;border:1px solid #2fb000;}

.aboutBox1{margin-bottom:40px;overflow:hidden;}
.aTie{margin-bottom:40px;padding-bottom:20px;background: url('../images/a_line.jpg') no-repeat center bottom;font-size:32px;font-weight:normal;text-align:center;color:#333;text-transform: uppercase;line-height:30px;}
.aTie span{display:block;font-size:12px;font-family:Arial;opacity:.6;}
.aboutBox1 .left img{/* width:528px; height:322px;*/background: url('../images/video_shadow.png') repeat-x left bottom;margin-right:30px;padding-bottom:25px;}
.aboutBox1 .right{/* width:620px;padding-top:5px;f */float:none;}
.aboutBox1 .right h3{font-size:30px;color:#333;margin-bottom:30px;line-height:36px;}
.aboutBox1 .right h3 span{display:block;font-size:25px;font-weight:normal;}
.aboutBox1 .right a{color:#0c7df3;}
.aboutBox1 .right a:hover{text-decoration: underline;}
.aboutBox2 .img{margin-top:1px;}
.aboutBox2{background: url('../images/about_bg2.jpg') no-repeat center top;overflow:hidden;height:708px;padding-top:60px;}
.aboutBox2 .main{background:#fff;height:450px;overflow:hidden;}
.aboutBox2 .main .font{width:490px;}
.aboutBox2 .aTie{background: url('../images/culture_tie.jpg') no-repeat;width:280px;height:140px;padding:55px 0 0 34px;color:#fff;text-align:left;}
.aboutBox2  .txt p{margin-top:35px;padding-left:35px;}
.aboutBox2  .txt span{display:block;color:#333;font-size:18px;}
.aboutBox2 .slide{margin-bottom:1px;}
.aboutBox2 .slide,.aboutBox2  .slide .hd{width:710px;height:450px;overflow:hidden;position:relative;}
.aboutBox2  .slide li,.aboutBox2  .slide li img{width:710px;height:450px;transition:all 0.5s;}
.aboutBox2  .slide .pageBtn span,.aboutBox3 .pageBtn span{position:absolute;width:70px;height:70px;background:rgba(255,255,255,.8);left:0;color:#333;font-family:"宋体";font-size:32px;text-align:center;line-height:70px;cursor:pointer;top:200px;font-weight:bold;transition:all 0.3s;}
.aboutBox2 .slide .pageBtn .next,.aboutBox3 .pageBtn .next{left:auto;right:0;}
.aboutBox2 .slide .pageBtn span,.aboutBox3 .pageBtn span{background:rgba(255,255,255,1)}

.aboutBox3{padding:50px 0;height:;position:relative;}
.aboutBox3 .ohbox{height:270px;overflow:hidden;}
.aboutBox3 .ohbox ul{width:1240px;}
.aboutBox3 li{float:left;width:280px;height:270px;overflow:hidden;margin-right:26px;}
.aboutBox3 li img{width:278px;height:228px;transition:all 0.5s;border:1px solid #d7d7d7;}
.aboutBox3 li span{display:block;height:40px;line-height:40px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.aboutBox3 li:hover img{border:1px solid #0c7df3;}
.aboutBox3 .pageBtn span{background:#e4e4e4;left:-90px;top:240px;}
.aboutBox3 .pageBtn .next{right:-90px;}
.aboutBox3 .pageBtn span:hover{background:#0c7df3;color:#fff;}

.aboutBxo4{padding:50px;overflow:hidden;border-top:1px solid #e0e0e0;}
.aboutBxo4 ul{height:395px;overflow:hidden;}
.aboutBxo4 li{float:left;width:480px;height:395px;overflow:hidden;margin:0 1px 1px 0;}
.aboutBxo4 li img{width:480px;height:395px;transition:all 0.5s;}
.aboutBxo4 li:nth-child(3){float:right;margin-right:0;}
.aboutBxo4 li:nth-child(2),.aboutBxo4 li:nth-child(4),.aboutBxo4 li:nth-child(2) img,.aboutBxo4 li:nth-child(4) img{width:238px; height:197px;}
.aboutBxo4 li span{display:block;height:40px;line-height:40px;position:relative;z-index:5;margin-top:-40px;background: rgba(0, 0, 0, .6);text-align:center;color:#fff;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;padding:0 5px;box-sizing: border-box;}
.aboutBxo4 li:hover img{transform:scale(1.1);}

.aboutBox5{padding:50px 0;overflow:hidden;background:#f1f1f1;}
#focus_Box{position:relative;width:1200px;height:500px;margin:0 auto;overflow:visible;padding-bottom:30px;}
#focus_Box ul{position:relative;width:1070px;height:500px;left:65px;}
#focus_Box li{z-index:0;position:absolute; width:0px;background:#787878;height:0px;top:0;cursor:pointer;left:430px;border-radius:4px;}
#focus_Box li img{width:100%;background:url(images/loading.gif) no-repeat center 50%;height:100%;vertical-align:top;transition:all 0.3s;filter: grayscale(100%); filter: gray;-webkit-filter: grayscale(100%);-ms-filter: grayscale(100%); -o-filter: grayscale(100%); }
#focus_Box li p{position:absolute;left:0;bottom:-50px;width:100%;height:40px;line-height:40px;text-align:center;color:#333;font-size:16px;opacity:0;transition:all 0.3s;}
#focus_Box li.cur img{-webkit-filter:none;-ms-filter:none; -o-filter:none}
#focus_Box li.cur p{opacity:1;}
#focus_Box .prev,#focus_Box .next{position:absolute;width:70px;height:70px;color:#333;font-family:"宋体";font-size:32px;text-align:center;line-height:70px;cursor:pointer;top:200px;font-weight:bold;transition:all 0.3s;background:#e4e4e4;left:-70px;}
#focus_Box .next{left:auto;right:-70px;}
#focus_Box .prev:hover,#focus_Box .next:hover{background:#0c7df3;color:#fff;}

.aboutBox6{padding:50px 0;overflow:hidden;}
.aboutBox6 ul{width:1240px;}
.aboutBox6 li{float:left;width:220px;height:110px;position:relative;border:1px solid #ddd;overflow:hidden;margin:0 22px 22px 0;}
.aboutBox6 li img{width:220px;height:110px;position:absolute;left:0px;top:0;z-index:2;transform: rotateY(0deg);backface-visibility: hidden;transition:all 0.5s ease 0s;}
.aboutBox6 li span{position:absolute;z-index:1;height:110px;text-align:center;line-height:110px;background:#eee;padding:0 10px;width:200px;left:0;top:0;transform: rotateY(180deg);backface-visibility:hidden;transition:all 0.5s ease 0s;}
.aboutBox6 li:hover{border:1px solid #0c7df3;}
.aboutBox6 li:hover img{transform:rotateY(180deg);}
.aboutBox6 li:hover span{transform:rotateY(0deg);}

/*  产品列表 */
.productList li{float:left;width:280px;border:1px solid #ddd;padding:4px;background:#eee;transition:all 0.3s;margin:0 15px 22px 0;}
.productList li .pImg{display:block;width:280px;height:265px;overflow:hidden;}
.productList li img{width:280px;height:265px;transition:all 0.5s;}
.productList li p{height:40px;line-height:45px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;padding:0 8px;padding-right:95px;}
.productList li p a{color:#333;}
.productList li p .zx{float:right;margin-right:-90px;font-size:12px;background: url('../images/zx_icon.png') no-repeat left center;padding-left:20px;}
.productList li p .zx:hover{background: url('../images/zx_iconh.png') no-repeat left center;}
.productList li p a:hover{color:#0c7df3;}
.productList li:hover{border:1px solid #0c7df3;box-shadow:0 0 6px #999;}
.productList li:hover img{transform:scale(1.1,1.1);}

/* 左侧图片放大镜样式 */
.rec-title{padding-left:20px;height:35px;line-height:35px;background:url(../images/page_line.jpg) no-repeat 10px 10px #e8e8e8;font-size:14px;font-weight:bold;color:#333;}
.product-show-pic{width:450px;height:520px;}
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:310px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/* 图片小图样式 */
.spec-preview{width:450px;height:355px;border:1px solid #ccc;display: table-cell;vertical-align: middle;}
.spec-scroll{margin-top:10px;width:452px;height:90px;overflow:hidden;position:relative;}
.spec-scroll a.prev{display:block;width:12px;height:21px;position:absolute;top:30px;left:0;background:url('../images/listpro_btn.png') no-repeat 0 0px;overflow:hidden;cursor:pointer;}
.spec-scroll a.prev:hover{background-position:0 -21px;}
.spec-scroll a.next{display:block;width:12px;height:21px;position:absolute;top:30px;right:0;background:url('../images/listpro_btn.png') no-repeat 0 -42px;overflow:hidden;cursor:pointer;}
.spec-scroll a.next:hover{background-position:0 -63px;}
.spec-scroll .items{position:relative;width:410px;height:90px;margin:0 auto;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:450px;height:90px;}
.spec-scroll .items ul li{width:104px;height:90px;float:left;}
.spec-scroll .items ul li img{width:95px;height:88px;cursor:pointer;border:1px solid #ccc;}
.spec-scroll .items ul li img:hover,.spec-scroll .items ul .on img{border:1px solid #0c7df3;}

/* 产品简介 */
.proshow_synopsis{width:400px;color: #aaa;font-size: 14px;line-height: 30px; height:460px;border-radius:3px;}
.proshow_synopsis .title{font-size:24px; color:#0c7df3;border-bottom:1px solid #dbdbdb;margin-bottom:15px;padding-bottom:0px;font-weight:normal;padding-bottom: 10px}
.proshow_synopsis strong{color: #333;font-weight: normal; }
.proshow_synopsis .font{line-height:24px;overflow: hidden;height:245px;margin-bottom:20px;}
.proshow_synopsis .font strong{float: left;width: 45px;}
.proshow_synopsis .font div{float: right;width:355px;}
.prodcut-tel{ padding-left:40px; margin-bottom:20px; line-height:26px; background:url('../images/p_icon.png') no-repeat left 8px; }
.prodcut-tel span{font-family:arial; font-size:24px; color:#0c7df3;display: block; }
.proshow_synopsis .btn a{display: inline-block; width: 170px; height: 40px; line-height: 40px;text-align: center; background:#4b4b4b url(../images/proshow_icon1.png) no-repeat 20px 14px; color: #fff;transition: all 0.3s;font-size:16px;}
.proshow_synopsis .btn .a02{background:#0c7df3 url(../images/proshow_icon2.png) no-repeat 20px 13px;margin-left:25px;}
.proshow_synopsis .btn a:hover{opacity: 0.8;filter:alpha(opacity=50);transition: all 0.3s;}

/* 产品说明标签切换样式 */
.gr-tab-list{overflow:hidden; margin-top:30px; margin-bottom:20px;}
.gr-tab-list .hd{height:34px;line-height:34px;border-bottom:1px solid #dadada}
.gr-tab-list .hd li{padding:0 30px;float:left;text-align:center;background:#dadada;margin-right:5px;cursor:pointer;}
.gr-tab-list .hd li.on{background:#0c7df3;color:#fff;}
.gr-tab-list .bd{overflow:hidden;padding-top:15px;}
.tab_down p{ height:35px;line-height:35px;border-bottom:1px dotted #ddd;background:url(../images/ly_li.png) no-repeat left center;padding-left:15px;}
.tab_down p a{float:right;background:url(../images/downIcon.png) no-repeat right center;padding-right:25px;}
.tab_down p a:hover{background:url(../images/downIconh.png) no-repeat right center;}

/* 采购表单样式 */
.orderBox{padding:25px;width:850px;background:#eee;overflow:hidden;}
.orderBox h3{font-size:15px;line-height:18px;font-weight:normal;font-family:"微软雅黑";}
.orderBox .table{padding-top:20px;overflow:hidden;}
.orderBox .table li{width:410px;height:215px;float:left;height:35px;margin-bottom:10px;}
.orderBox .table li span{float:left;border:1px solid #ddd;line-height:33px;height:33px;width:78px;display:inline-block;text-align:center;background:#fff;}
.orderBox .table li .iptTxt{float:right;width:319px;border:1px solid #ddd;border-left-width:0;height:33px;line-height:33px;background:#fff;color:#666;padding-left:10px;}
.orderBox .table li .iptCode{float:left;width:239px;border:1px solid #ddd;border-left-width:0;height:33px;line-height:33px;background:#fff;color:#666;padding-left:10px;}
.orderBox .table li .checkcode{float:right;border:1px solid #ddd;border-left-width:0;background:#fff;padding:5px 9px 6px 10px;}
.orderBox .table li .btn{width:410px;height:35px;line-height:35px;background:#333;cursor:pointer;font-size:14px;color:#fff;text-align:center;border:none;}
.orderBox .table li .btn:hover{background:#0c7df3;color:#fff;}
.orderBox .table li.areLi{width:400px;float:right;height:215px;overflow:hidden;}
.orderBox .table li.areLi .txtContent{width:368px;height:183px;border:1px solid #ddd;outline:none;resize:none;padding:15px;color:#666;line-height:18px;}

/* 相关产品样式 */
.related-product {overflow:hidden;}
.related-product .title,.relatedTitle{background:#d1d1d1;height:35px;line-height:35px;}
.related-product .title span,.relatedTitle span{display:inline-block;color:#fff;background:#0c7df3;width:120px;height:35px;text-align:center;font-size:14px;}
.related-product ul{ width:950px; margin-top:20px;}
.related-product li{float:left;width:280px;margin-bottom:20px;margin-right:27px;border:1px solid #ddd;background:#eee;text-align:center;}
.related-product li a{display:block;width:280px;}
.related-product li img{width:270px;height:255px;padding:5px;background:#fff;}
.related-product li span{height:35px;line-height:35px;padding:0 5px; white-space:nowrap;overflow:hidden;text-overflow: ellipsis;display:block;}
.related-product li:hover{border:1px solid #0c7df3;}
.related-product li a:hover{background:#0c7df3;color:#fff;}

/* 荣誉资质 */
.productList,.solutionList,.partnerList,.honorList,.settingList,.newsList,.videoList,.newsList,.caseList{ width:900px;overflow: hidden;}
.productList ul,.partnerList ul,.honorList ul,.settingList ul,.videoList ul,.caseList ul{ width:950px;}
.honorList ul li{width:210px;float:left;margin-right:20px;margin-bottom:25px;text-align:center;}
.honorList ul li img{display:block;width:200px;height:270px;padding:4px;border:1px solid #e3e3e3;background:#f5f5f5;}
.honorList ul li img:hover{border:1px solid #0c7df3;}
.honorList ul li span{height:30px;line-height:30px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;}

/* 公司坏境 */
.settingList ul li{width:280px;float:left;margin-right:30px;margin-bottom:25px;text-align:center;}
.settingList ul li img{display:block;width:270px;height:180px;padding:4px;border:1px solid #e3e3e3;background:#f5f5f5;transition:all 0.5s;}
.settingList ul li span{height:30px;line-height:30px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;}
.settingList ul li img:hover{border:1px solid #0c7df3;background:#0c7df3;}

/* 工程案例列表 */
.caseList li{float:left; width:260px;background:#fff;margin:0 30px 25px 0;border:1px solid #ccc;padding:9px 9px 0 9px;line-height:22px;padding-bottom:10px;font-size:12px;color:#888;}
.caseList li .cImg{width:260px;height:175px;display:block;overflow:hidden;}
.caseList li a{color:#888;}
.caseList li img{width:260px;height:175px; transition:all .5s;}
.caseList li h5{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;border-top:1px solid #c6c6c6;margin-top:8px;font-weight:normal;padding-top:8px;font-size:14px;color:#333;margin-bottom:5px;}
.caseList li:hover img{transform:scale(1.1,1.1);}
.caseList li:hover{border:1px solid #0c7df3;}
.caseList li:hover h5{border-top:1px solid #0c7df3;color:#0c7df3;}

/* 工程案例详情 */
.caseShow .title{text-align:center;font-size:18px;color:#000;margin-bottom:10px;font-weight:normal;}
.caseShow .p1{margin-bottom:25px;text-align:center;color:#666;border-bottom:1px dotted #ccc;padding-bottom:10px}
.caseShow .p1 span{margin-right:15px;}
.casShow_img{margin-bottom:30px}
.zoombox {width:900px;margin-bottom:35px;text-align:center;}
.zoompic {width:900px;height:; background:url('../images/loading.gif') no-repeat 50% 50%; margin: 0 auto;overflow:hidden;text-align:center;}
.sliderbox {height:82px; overflow:hidden;margin-top:20px;}
.sliderbox .arrow-btn {width:20px;height:70px; background:url('../images/arrow_btn.png') no-repeat;cursor:pointer;margin-top:8px;}
.sliderbox #btn-left { float:left; background-position:0 0; }
.sliderbox #btn-left.dasabled { background-position:-40px 0; }
.sliderbox #btn-right { float:right; background-position:-20px 0; }
.sliderbox #btn-right.dasabled { background-position:-60px 0; }
.sliderbox .slider { float:left; height:82px;width:770px; position:relative;margin-left:10px;overflow:hidden;}
.sliderbox .slider ul {position:absolute;left:0; width:880px; }
.sliderbox .slider li { float:left; width:120px; height:82px;text-align:center; }
.sliderbox .slider li img { border:3px solid #ddd; width:94px; height:76px;}
.sliderbox .slider li.current img { border:3px solid #0c7df3; }
.caseShow_font1 .title{height:35px;border-bottom:1px solid #ccc;}
.caseShow_font1 .title span{float:left;height:35px;width:120px;font-size:14px;text-align:center;line-height:35px;}
.caseShow_font1 .title .on{background:#0c7df3;color:#fff;}
.caseShow_font1{margin-bottom:30px;}

/* 解决方案列表 */
.solutionList ul li{overflow:hidden; margin-bottom:15px;color:#666;padding:9px;border:1px solid #d9d9d9;background:#f9f9f9;transition:all 0.4s;}
.solutionList ul li .fl{width:360px;height:210px;margin-right:30px;overflow:hidden;transition:all 0.5s;}
.solutionList ul li img{width:420px;height:210px;transition:all 0.5s;}
.solutionList ul li h3{ height:40px;font-size:16px;font-weight:normal;margin-bottom:15px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;position:relative;line-height:30px;}
.solutionList ul li h3:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:1px;background:#0c7df3;transition:all 0.4s;}
.solutionList ul li h3 a{color:#333;}
.solutionList ul li h3 a:hover{color:#0c7df3;}
.solutionList ul li h3 span{ display: inline-block; margin-left:10px;}
.solutionList ul li .more{ width:110px; height:30px;display:inline-block;text-align:center;line-height:30px; color:#fff;border-radius:5px;background:#0c7df3;margin-top:20px;}
.solutionList ul li .more:hover{background:#2fb000;}
.solutionList ul li:hover img{margin-left:-60px;}
.solutionList ul li:hover h3:after{width:90px;}
.solutionList ul li:hover {box-shadow:0 0 10px #ccc;}

/* 下载中心 */
.downList li {padding:15px 0;border-bottom:1px dotted #ccc;}
.downList p {background: url('../images/file.png') no-repeat left center; padding-left:40px; font-size:14px;}
.downList a {float: right;background: url('../images/download.png') no-repeat left center; padding-left:16px; color:#00509b;}
.downList a:hover { text-decoration: underline; }

/* 新闻列表 */
.newsList li{height:115px;color:#555; margin-bottom:15px;border-bottom:1px solid #ddd;padding-bottom:15px;}
.newsList li .date{float:left;width:115px;height:80px;background:#f1f1f1;text-align:center;margin-right:20px;padding-top:35px;transition:all 0.3s;}
.newsList li .date i{display:block;font-style:normal;font-size:35px;color:#222;line-height:35px;}
.newsList li h3{font-size:18px;font-weight:normal;}
.newsList li h3 span{float:right;font-size:12px;}
.newsList li h3 a{color:#333;display:inline-block;width:380px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.newsList li h3 a:hover{color:#0c7df3;}
.newsList li p{margin-bottom:10px;overflow:hidden;margin-top:10px;height:70px;}
.newsList li .more{color:#0c7df3;}
.newsList li .more:hover{text-decoration:underline;}
.newsList li .browse{display:block;overflow:hidden;}
.newsList li:hover .date{background:#0c7df3;color:#fff;}
.newsList li:hover .date i{color:#fff;}


/* 常见问题 */
.faqList {font-size:13px;word-spacing:3px; padding-bottom:30px;}
.faqList li .p01{ border-bottom:1px solid #dfdfdf; cursor:pointer; padding: 10px;}
.faqList li .answer{ padding:15px 25px 10px 30px; border-bottom:1px dotted #a0906e; color:#666; display:none; border-left:3px solid #0c7df3;}
.faqList .current .answer{ display:block;}
.faqList .current .p01{background:#eee}

/* 新闻详细样式 */
.gr-news-show{width:900px;overflow:hidden;}
.gr-news-show h2{font-size:20px;line-height:32px;text-align:center;color:#0c7df3;position:relative;font-family:"微软雅黑";font-weight:normal;}
.gr-news-show h3{text-align:center;height:30px;line-height:30px;border-bottom:1px dashed #d2d2d2;font-family:"微软雅黑";font-weight:normal;font-size:12px;}
.gr-news-show h3 span{margin:8px 8px 0 8px; color:#999;text-decoration:none;}
.fontResizer a{padding:0 5px;}
.curFont{font-weight:bold;color:#0c7df3;}
.news-show-box{padding-top:15px;line-height:26px;padding-bottom:10px;text-align:justify;text-justify:inter-ideograph;}
.news-message{padding-bottom:10px;border-bottom:1px dashed #d2d2d2;overflow:hidden;}
.news-message div{padding:10px 0;}
.news-message h3{width:100%;text-align:right;font-weight:bold;color:#333;text-decoration:underline;overflow:hidden;}
.gr-fenx{height:35px;background:#ddd;padding:0 10px;margin-top:15px;}
.prew {background:url(../images/pre_info.gif) no-repeat left center;float:left;height:35px;line-height:35px;overflow:hidden;padding-left:15px;text-align:left;width:46%;}
.nextw {background:url(../images/next_info.gif) no-repeat right center;float:right;height:35px;line-height:35px;overflow:hidden;padding-right:15px;text-align:right;width:46%;}
.gr-keyword{border:1px solid #dadada;padding:5px 10px;margin:10px 0;overflow:hidden;}
.gr-keyword a{padding:0 5px;}
.newsShow_main{overflow:hidden;padding:15px}
.newsShow_main .newsShow_img{width:300px;height:300px;}
.newsShow_main .news-show-box{float:right;width:740px;padding:0;}

/* 推荐资讯样式 */
.gr-rec-news{width:900px;margin-top:10px;overflow:hidden;}
.gr-rec-news ul{width:950px;padding-top:10px;}
.gr-rec-news ul li{float:left;margin-right:30px;width:430px;height:28px;line-height:28px;}
.gr-rec-news ul li a{display:block;width:310px;line-height:28px;background:url(../images/ly_li.png) no-repeat left center;padding-left:15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float:left;}
.gr-rec-news ul li span{float:right;color:#999;}
.rec-title{padding-left:20px;height:35px;line-height:35px;background:url(../images/page_line.jpg) no-repeat 10px 10px #ddd;font-size:14px;font-weight:bold;color:#333;}

/* 人才招聘  */
.gr-jobs-list dd{padding:0 15px;height:50px;line-height:50px;border:1px solid #ddd;background:#f1f1f1;margin-top:10px;cursor: pointer;font-size:14px;}
.gr-jobs-list dd em{float:right;display:block;width:15px;height:15px;background:url(../images/iconf.png) no-repeat;cursor:pointer;margin-top:20px;}
.gr-jobs-list dd.on em{background:url(../images/icong.png) no-repeat;}
.gr-jobs-list dd span{display:block;float:left;width:195px;}
.gr-jobs-list dt{border:1px solid #ccc;border-top:none;padding:15px;margin-bottom:10px;background:#fff;}
.gr-jobs-list dt strong{font-size:14px;}
a.gr-apply{display:block;width:140px;height:40px;margin:30px auto 0;background:#999;color:#fff;line-height:40px;text-align:center;border-radius:2px;}
a.gr-apply:hover,.jobs-submit:hover{background:#666;color:#fff;}

.jobsShow{border:1px solid #ddd;background:#fff;}
.jobsShow h3{font-size:14px;font-weight:bold;background:#ddd;line-height:35px; padding-left:15px;font-weight:normal;}
.jobsShow table{margin:10px 20px 20px;background:#fff;}
.jobsShow .mr{padding-right:20px;}
.jobsShow .jobsInput{width:280px;border:1px solid #ddd;line-height:25px;height:25px;padding:0 5px;margin-bottom:10px;}
.jobsShow .input_radio{margin-right:5px;vertical-align: middle;}
.jobsShow .jobsInput:focus,.jobsShow .jobsTextarea:focus{border:1px solid #d40413;}
.jobsShow .jobsTextarea{width:770px;padding:5px;border:1px solid #ddd;line-height:22px;height:125px;margin-top:3px;display:block;}
.jobsShow .jobsSubmit{background:#999;width:85px;height:30px;line-height:30px;cursor:pointer;border:none;color:#fff;margin-right:10px;margin-top:20px;border-radius:4px;}
.jobsShow .jobsSubmit:hover{background:#666;color:#fff;}
.jobsShow .jobsSubmitb{background:#333;width:100px;height:30px;line-height:30px;cursor:pointer;border:none;color:#fff;margin-top:20px;border-radius:4px;}
.jobsShow .jobsSubmitb:hover{background:#d40413;color:#fff;}

/* 内页留言样式 */
.listMenu{height:60px;line-height:60px;overflow:hidden;border-bottom:1px solid #e8e8e8;}
.listMenu a{color:#333;position:relative;height:60px;display:inline-block;margin-right:25px;}
.listMenu a:before{position:absolute;content: "";left:0;bottom:0;width:0;height:2px;background:#0c7df3;transition:all 0.3s;}
.listMenu a.current,.listMenu a:hover{color:#0c7df3;}
.listMenu a.current:before,.listMenu a:hover:before{width:100%;}
.contactFont{margin-bottom:30px;overflow:hidden;}
#dituContent{width:1200px;height:510px;float:left;}
.feedback{margin-top:50px;overflow:hidden;}
.feedback .title{text-align:center;font-size:24px;font-weight:normal;margin-bottom:25px;color:#333;position:relative;}
.feedback .title span{padding:0 25px;background: #fff;position:relative;z-index:2;}
.feedback .title::before{content:"";border-bottom:1px solid #e1e1e1;width:100%;left:0;position:absolute;top:13px;}
.feedback label{display:block;float:left;height:32px;line-height:32px;margin-bottom:30px;padding-left:40px;background:url(../images/contact.png) no-repeat;font-size:14px;}
.feedback label.name{background-position:0 -32px;}
.feedback label.email{background-position:0 -64px;}
.feedback label.city{background-position:0 -96px;}
.feedback label.msg_title{background-position:0 -128px;}
.feedback label.address{background-position:0 -160px;}
.feedback label.message{background-position:0 -192px;margin-bottom:10px;}
.feedback i{font-style:normal;color:#f00;float:left;margin:5px 0 0 -50px;}
.feedback .i{margin-left:-15px;}
.feedback input{width:243px;height:30px;line-height:30px;float:left;margin:0 37px 30px 0;padding:0 10px;border:1px solid #dbdbdb;}
.feedback input.last{margin-right:0;}
.feedback .msg{border-top:1px dotted #ccc;padding:30px 0;}
.feedback textarea{height:125px;width:1178px;padding:10px;border:1px solid #dbdbdb;display:block;}
.feedback .btns{width:120px;height:40px;margin-right:10px; background:#0c7df3;color:#fff;border:none;font-size:15px;margin-bottom:0;cursor:pointer;}
.feedback .btns:hover{background:#333;transition:all 0.3s;}
.feedback .reset{background:#ccc;cursor:pointer;margin-bottom:0;}
.feedback .tableRow{width:100%;height:32px;}
.feedback .tableRow input{width:150px;margin-right:10px;color:#999;float:left;}
.feedback .tableRow .checkcode{width:50px;height:22px;margin-left:5px;border:1px solid #ccc;padding:4px 5px;display:block;float:left;background:#fff;}
.feedback input:focus,.feedback_form textarea:focus{border-color:#666;}

